JetBrains CLion 2018.1.1 (x64)(Team Os)
- Type:
- Applications > Windows
- Files:
- 1
- Size:
- 236.58 MB
- Tag(s):
- JetBrains CLion 2018
- Uploaded:
- Apr 12, 2018
- By:
- OnlyByTheRain
Trust CLion to take care of the routine while you focus on the important things. Knowing your code through and through, it can boost your productivity with smart and relevant code completion, full coding assistance including customizable coding styles, keymaps and various project views, and instant navigation to a symbol's declaration or usages. Features: Easy start It’s surprisingly easy to start your CMake-based project in CLion, and files can be added to the project in one click. If you use a different type of project, the IDE will help you import to CMake. Smart editor With an IDE that analyzes the context and understands your project, you can code faster than you think. Try smart completion, formatting and helpful views with code insight. Navigation & Search Find your way through the code with instant navigation to a symbol, class or file. Inspect the calls or types hierarchy and easily search everywhere for nearly everything (including IDE settings). Code generation & refactorings Save time on unnecessary typing while CLion generates code for you: from getters/setters to more complicated templates. Use refactorings to improve and clean up your code at the speed of thought. On-the-fly code analysis Write beautiful and correct code with CLion. Static analysis (including DFA) for all supported languages highlights warnings and errors in the code immediately as you type and suggests quick-fixes. Editor customization Select one of the default editor themes or customize them to match your personal preferences. Adopt the keyboard-centric approach and select a keymap you prefer the most, or create your own easily. Built-in tools and integrations CLion is more than just an editor as it offers intelligent CMake support, a powerful debugger to investigate and solve problems with ease, built-in Google Test for unit testing, many popular VCS supported out of the box and more. Run and Debug Run and debug your projects in CLion easily. Use the debugger UI with GDB or LLDB as a backend. CLion will show values right in the editor and help you evaluate expressions